From: Daniel Boles Date: Mon, 12 Mar 2018 15:35:29 +0000 (+0000) Subject: InfoBar: Be most specific in new Since annotations X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~37^2~11 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=f7a47a632cf740b9f7f83b93f6f7c1a9821d7aed;p=gtk%2B3.0.git InfoBar: Be most specific in new Since annotations --- diff --git a/gtk/gtkinfobar.c b/gtk/gtkinfobar.c index 81182866b0..afc3f14e74 100644 --- a/gtk/gtkinfobar.c +++ b/gtk/gtkinfobar.c @@ -1255,7 +1255,7 @@ gtk_info_bar_get_show_close_button (GtkInfoBar *info_bar) * Note that this property does not automatically show @info_bar and thus won’t * have any effect if it is invisible. * - * Since: 3.22 + * Since: 3.22.29 */ void gtk_info_bar_set_revealed (GtkInfoBar *info_bar, @@ -1279,7 +1279,7 @@ gtk_info_bar_set_revealed (GtkInfoBar *info_bar, * * Returns: the current value of the GtkInfoBar:revealed property. * - * Since: 3.22 + * Since: 3.22.29 */ gboolean gtk_info_bar_get_revealed (GtkInfoBar *info_bar)